Skip to content

tests/ui/asm: add annotations for reference rules#152881

Closed
DanielEScherzer wants to merge 1 commit intorust-lang:mainfrom
DanielEScherzer:test-references-const-eval
Closed

tests/ui/asm: add annotations for reference rules#152881
DanielEScherzer wants to merge 1 commit intorust-lang:mainfrom
DanielEScherzer:test-references-const-eval

Conversation

@DanielEScherzer
Copy link
Contributor

r? lang-docs

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 20, 2026
@rust-bors

This comment has been minimized.

@DanielEScherzer DanielEScherzer force-pushed the test-references-const-eval branch from 0df0c2a to 21c2d39 Compare February 23, 2026 15:54
@rustbot
Copy link
Collaborator

rustbot commented Feb 23, 2026

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DanielEScherzer DanielEScherzer deleted the test-references-const-eval branch February 28, 2026 16:31
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 28, 2026
@DanielEScherzer
Copy link
Contributor Author

Oh shoot, I thought renaming a branch via the GitHub interface would just update the PR, sorry
I'll open a new PR with the current version before force-pushing the fix so that the changes are clear

jhpratt added a commit to jhpratt/rust that referenced this pull request Mar 2, 2026
…m, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced rust-lang#152881 which got closed when the branch was renamed

@rustbot label +A-docs
jhpratt added a commit to jhpratt/rust that referenced this pull request Mar 2, 2026
…m, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced rust-lang#152881 which got closed when the branch was renamed

@rustbot label +A-docs
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 2, 2026
…m, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced rust-lang#152881 which got closed when the branch was renamed

@rustbot label +A-docs
rust-timer added a commit that referenced this pull request Mar 2, 2026
Rollup merge of #153225 - DanielEScherzer:test-references-asm, r=ehuss

tests/ui/asm: add annotations for reference rules

r? ehuss

Replaced #152881 which got closed when the branch was renamed

@rustbot label +A-docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants